[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 391   SHUFFLE   <  SKIP 1239  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26875Perez, Bobby, D80074MünchenHessenGermany
11889Patterson, Blake98371PuyallupWashingtonUnited States
22636Zhu, Stacey, EPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-16 20:04:23.825 UTC