[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 363   SHUFFLE   <  SKIP 923  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20193Gray, Alyssa, C94941Mill ValleyCaliforniaUnited States
24934Tang, Lindsay, P92118CoronadoCaliforniaUnited States
14818Ruiz, Diane, F92700ColombesHauts de SeineFrance

Generated 2025-07-22 10:55:51.257 UTC