[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 440   SHUFFLE   <  SKIP 421  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20201Harris, Chloe91945Lemon GroveCaliforniaUnited States
17190Rana, Ebony, J24044KielSaarlandGermany
19229Robinson, David, C91945Lemon GroveCaliforniaUnited States
11388Martin, JosephYO15YorkEnglandUnited Kingdom

Generated 2025-07-21 08:49:50.597 UTC