[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   SKIP 875   SHUFFLE   <  SKIP 1568  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14963Perry, Sydney, CCM11BillericayEnglandUnited Kingdom
20238Watson, Anna4000BrisbaneQueenslandAustralia
20752Simmons, Christian98501OlympiaWashingtonUnited States
26296Simmons, Grace, M98027IssaquahWashingtonUnited States

Generated 2025-07-15 05:19:56.134 UTC