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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17021Reed, Nicole92806La JollaCaliforniaUnited States
11196Romero, Alfredo97005BeavertonOregonUnited States
22648Srini, Kaitlin, J93500PantinSeine Saint DenisFrance

Generated 2025-07-12 12:06:21.555 UTC