[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 663   SHUFFLE   <  SKIP 23  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12827Raje, Nicolas66001SaarbrückenSaarlandGermany
15174Rogers, Trinity94010BurlingameCaliforniaUnited States
23809Sanchez, Danielle91950National CityCaliforniaUnited States
26243Gonzalez, Fernando, A97034Lake OswegoOregonUnited States

Generated 2025-07-16 23:33:07.664 UTC