[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 480   SHUFFLE   <  SKIP 544  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17133Kelly, Lucas, A98270MarysvilleWashingtonUnited States
15177Lu, Jorge, W94519ConcordCaliforniaUnited States
28188Price, Kayla97034Lake OswegoOregonUnited States
20059Washington, Madison93000BobignySeine Saint DenisFrance

Generated 2025-07-20 00:32:01.417 UTC