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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21324Baker, Chloe90210Beverly HillsCaliforniaUnited States
15660Jai, AprilSW6 SBYLondonEnglandUnited Kingdom
27587Li, Cara2264SilverwaterNew South WalesAustralia

Generated 2025-07-13 14:42:26.420 UTC