[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 3243   SHUFFLE   <  SKIP 1649  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17219Sharma, Kelsey, L92700ColombesHauts de SeineFrance
19197Sandoval, Briana, M60061Frankfurt am MainSaarlandGermany
12806Zeng, Ronnie, L80074MünchenHamburgGermany
27287Perez, Samuel, E90012Los AngelesCaliforniaUnited States

Generated 2025-07-16 11:08:27.621 UTC