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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26749Sun, Rafael4655Hervey BayQueenslandAustralia
28616Harris, Sarah91776San GabrielCaliforniaUnited States
22023Chen, Rafael, R90210Beverly HillsCaliforniaUnited States

Generated 2025-07-13 07:55:55.388 UTC