[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 413   SHUFFLE   <  SKIP 2703  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16138Butler, David, H90241DowneyCaliforniaUnited States
14943Pal, Lindsay, E70452StuttgartSaarlandGermany
26752Perez, Henry6006PerthSouth AustraliaAustralia

Generated 2025-07-14 12:34:03.161 UTC