[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 484   SHUFFLE   <  SKIP 1694  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23371Roberts, Katherine, L98020EdmondsWashingtonUnited States
25329Moreno, Jacquelyn94014ColmaCaliforniaUnited States
16222Anderson, Brandon, S94704BerkeleyCaliforniaUnited States

Generated 2025-07-16 00:33:13.839 UTC