[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 3165   SHUFFLE   <  SKIP 2742  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19340Dominguez, Renee48001MünsterSaarlandGermany
20968Yuan, ArturoYO15YorkEnglandUnited Kingdom
21734Garcia, Grace90802Long BeachCaliforniaUnited States

Generated 2025-07-21 10:55:44.296 UTC