[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 2295   SHUFFLE   <  SKIP 85  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16633Becker, Kelli, E3198SeafordVictoriaAustralia
16262Xie, Kathryn, M75002ParisSeine (Paris)France
11184Hernandez, Meghan94519ConcordCaliforniaUnited States

Generated 2025-07-13 22:11:52.371 UTC