[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 4000   SHUFFLE   <  SKIP 1198  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27650Griffin, Richard97034Lake OswegoOregonUnited States
16708Sanz, Kellie2060Lavender BayNew South WalesAustralia
24203Xie, Keith, W75002ParisSeine (Paris)France

Generated 2025-07-13 09:47:00.675 UTC