[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 6084  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13514Luo, Lindsay04838EilenburgBrandenburgGermany
12007Sun, Shannon4000BrisbaneQueenslandAustralia
19384Rai, Gilbert, B66578NeunkirchenSaarlandGermany

Generated 2025-07-12 12:02:37.172 UTC