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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27581Kapoor, Phillip4655Hervey BayQueenslandAustralia
16122Phillips, Jason90210Beverly HillsCaliforniaUnited States
24994Sanders, Lauren94070San CarlosCaliforniaUnited States

Generated 2025-07-14 05:12:53.028 UTC