[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 24   SHUFFLE   <  SKIP 320  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16403Suarez, Byron, R92081Paris La DefenseHauts de SeineFrance
19253Ross, Gabrielle, JWA1WarringtonEnglandUnited Kingdom
21603Barnes, Seth98225BellinghamWashingtonUnited States

Generated 2025-07-10 19:23:56.879 UTC