[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 875   SHUFFLE   <  SKIP 1392  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16598Rai, KatePE17BuryEnglandUnited Kingdom
20574Patel, Brett, A80074MünchenHamburgGermany
22286Hughes, Gabriel, L91776San GabrielCaliforniaUnited States

Generated 2025-07-06 07:21:59.968 UTC