[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 250   SHUFFLE   <  SKIP 994  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23142Wu, Cara97005BeavertonOregonUnited States
12666Zhu, Jessie, D4655Hervey BayQueenslandAustralia
22224Alexander, Katherine91910Chula VistaCaliforniaUnited States

Generated 2025-07-08 18:42:54.193 UTC