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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22045Chen, Cameron, J98168BurienWashingtonUnited States
25257Sanchez, Harold, T91910Chula VistaCaliforniaUnited States
14073Alexander, Gabriel, C3220GeelongVictoriaAustralia

Generated 2025-07-11 23:32:46.785 UTC