[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 62   SHUFFLE   <  SKIP 1056  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12402Moreno, AlbertW1V 5RNLondonEnglandUnited Kingdom
26923Ye, Krystal, M4217Gold CoastQueenslandAustralia
12448Cox, Hailey97355LebanonOregonUnited States

Generated 2025-07-15 17:07:02.383 UTC