[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 2421   SHUFFLE   <  SKIP 642  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28143Gonzalez, Samuel, L99202SpokaneWashingtonUnited States
18233Bailey, Mackenzie, J98501OlympiaWashingtonUnited States
18045Arun, Toni80074MünchenHessenGermany

Generated 2025-07-13 12:54:25.307 UTC