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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16905Stewart, Janet, R91932Imperial BeachCaliforniaUnited States
11417Zheng, Lacey, C93500PantinSeine Saint DenisFrance
18836Cooper, Nicole98371PuyallupWashingtonUnited States

Generated 2025-07-16 19:36:25.554 UTC