[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2036   SHUFFLE   <  SKIP 722  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12834Xie, Kelsey75013ParisSeine (Paris)France
24473Rana, Marco, K2500WollongongNew South WalesAustralia
22776Perry, Julia92806La JollaCaliforniaUnited States

Generated 2025-07-21 06:26:56.714 UTC