[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 1699   SHUFFLE   <  SKIP 974  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23189Moore, Megan, I90505TorranceCaliforniaUnited States
18807Bennett, Spencer91910Chula VistaCaliforniaUnited States
11178Johnson, Nathan, J90712LakewoodCaliforniaUnited States
26633Ward, Gabrielle, R90012Los AngelesCaliforniaUnited States

Generated 2025-07-21 19:06:17.543 UTC