[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 252  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14618Baker, Gabrielle, D98027IssaquahWashingtonUnited States
14035Hughes, Hunter91932Imperial BeachCaliforniaUnited States
12666Zhu, Jessie, D4655Hervey BayQueenslandAustralia

Generated 2025-07-12 01:26:48.572 UTC