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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15430Jiménez, Alfredo98168BurienWashingtonUnited States
21317Rivera, Lauren, C92102San DiegoCaliforniaUnited States
16969Turner, Jackson90401Santa MonicaCaliforniaUnited States

Generated 2025-07-17 16:39:00.979 UTC