[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   SKIP 3710   SHUFFLE   <  SKIP 414  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13080Mehta, Denise6006PerthSouth AustraliaAustralia
24052Goel, Priscilla80074MünchenHessenGermany
25184Tang, Peter94014ColmaCaliforniaUnited States

Generated 2025-07-21 18:57:30.193 UTC