[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 5219  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11743Kelly, Chase, E91977Spring ValleyCaliforniaUnited States
13297Rubio, Arthur, S91910Chula VistaCaliforniaUnited States
16099Jenkins, Julian98104SeattleWashingtonUnited States

Generated 2025-07-14 05:29:23.949 UTC