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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25661Sai, Manuel, O92081Paris La DefenseHauts de SeineFrance
24408Diaz, Jordan, L94015Daly CityCaliforniaUnited States
27619Lee, Joseph, F91910Chula VistaCaliforniaUnited States

Generated 2025-07-13 05:48:21.197 UTC