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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26218Patel, Barry, JCM11BillericayEnglandUnited Kingdom
27016Reed, Lauren, J98020EdmondsWashingtonUnited States
14968Patel, TroySW1P 2NULondonEnglandUnited Kingdom
22526Moreno, JamieOX14 4SEOxfordEnglandUnited Kingdom
25706Madan, Francisco, S4551CaloundraQueenslandAustralia
28294Jenkins, Alexis90802Long BeachCaliforniaUnited States

Generated 2025-07-20 09:40:47.252 UTC