[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 127   SHUFFLE   <  SKIP 2163  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18339Nath, Donna90706BellflowerCaliforniaUnited States
20951Jai, Darrell, TSW8 4BGLondonEnglandUnited Kingdom
23938Madan, Harold, ACM11BillericayEnglandUnited Kingdom
25878Simmons, Brianna, E90012Los AngelesCaliforniaUnited States
16194Deng, Katie92400CourbevoieHauts de SeineFrance
25013Stone, Mitchell4655Hervey BayQueenslandAustralia

Generated 2025-07-15 05:55:06.347 UTC