[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 460   SHUFFLE   <  SKIP 2293  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28584Mr., Smith, Rolando, T.94704BerkeleyCaliforniaUnited States
17624Alexander, Samantha, N91941GrossmontCaliforniaUnited States
26598Adams, Charles, R98403TacomaWashingtonUnited States

Generated 2025-07-13 15:46:52.941 UTC