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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18428Henderson, Alexis97205PortlandOregonUnited States
14320Hu, Amy6006PerthSouth AustraliaAustralia
28065Gill, Carrie90210Beverly HillsCaliforniaUnited States

Generated 2025-07-12 05:26:50.461 UTC