[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 438   SHUFFLE   <  SKIP 1172  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20275Kelly, Angela, J97034Lake OswegoOregonUnited States
14801Simmons, Riley, R60323FrankfurtHessenGermany
25045Russell, Paige98225BellinghamWashingtonUnited States
14798Nara, Colleen, L59170CroixNordFrance

Generated 2025-07-17 13:03:26.123 UTC