[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 135   SHUFFLE   <  SKIP 26  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20355Gray, Melanie, S97301SalemOregonUnited States
11782Jai, Barbara, K91502BurbankCaliforniaUnited States
28960Vazquez, Jacquelyn4171HawthorneQueenslandAustralia

Generated 2025-07-20 03:03:18.179 UTC