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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22136Evans, Devin, C92020El CajonCaliforniaUnited States
15812Allen, Logan4217Gold CoastQueenslandAustralia
18100Li, Kyle, L92625Newport BeachCaliforniaUnited States

Generated 2025-07-11 15:48:28.966 UTC