[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 2147   SHUFFLE   <  SKIP 365  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27845Wright, Angel93700DrancySeine Saint DenisFrance
20316Zhang, Suzanne, R5023FindonSouth AustraliaAustralia
28224Henderson, Spencer92625Newport BeachCaliforniaUnited States
11866Scott, Lucas, L91203GlendaleCaliforniaUnited States

Generated 2025-07-17 13:02:18.977 UTC