[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 650   SHUFFLE   <  SKIP 3006  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15391Powell, Jordyn, KV2M1N7NewtonBritish ColumbiaCanada
26453Peterson, Cole, L97045Oregon CityOregonUnited States
17984Andersen, Barbara, G95010HofBayernGermany

Generated 2025-07-09 03:17:09.702 UTC