[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 5203   SHUFFLE   <  SKIP 356  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13803Zheng, Krystal66740SaarlouisSaarlandGermany
21848Raje, Jerry, ESW19 3RULondonEnglandUnited Kingdom
18551Hall, Chloe, E98201EverettWashingtonUnited States

Generated 2025-07-22 07:56:30.659 UTC