[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 470   SHUFFLE   <  SKIP 4066  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17771Chandra, Holly78400ChatouYvelineFrance
21868Ma, Aimee, R14197BerlinNordrhein-WestfalenGermany
18110Li, Austin, B90802Long BeachCaliforniaUnited States

Generated 2025-07-12 01:06:03.183 UTC