[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 438   SHUFFLE   <  SKIP 1287  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24808Perez, Eric, A90712LakewoodCaliforniaUnited States
21624Price, Faith, L98403TacomaWashingtonUnited States
14741Cooper, Emma, R91791West CovinaCaliforniaUnited States

Generated 2025-07-16 20:19:27.887 UTC