[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 4438   <  SKIP 532  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28371Liang, MandyW1Y 3RALondonEnglandUnited Kingdom
27486Gill, Mathew, M2060Lavender BayNew South WalesAustralia
15508Brooks, Megan98036LynnwoodWashingtonUnited States

Generated 2025-07-14 14:44:43.732 UTC