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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21770Thomas, Brandon, L98055RentonWashingtonUnited States
15485Wright, Jordan91932Imperial BeachCaliforniaUnited States
16319Ortega, Joy, A93000BobignySeine Saint DenisFrance

Generated 2025-07-21 19:33:16.174 UTC