[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 518   SHUFFLE   <  SKIP 3673  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20827Perez, Jillian, E92081Paris La DefenseHauts de SeineFrance
13151Moore, Ethan, M90802Long BeachCaliforniaUnited States
15653Madan, Gerald, EW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-13 16:34:33.355 UTC