[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 2421   SHUFFLE   <  SKIP 1739  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15915Cox, Alex92806La JollaCaliforniaUnited States
20778Ramirez, Seth, R98284Sedro WoolleyWashingtonUnited States
23623Griffin, Jocelyn59000LilleNordFrance

Generated 2025-07-14 05:44:01.050 UTC