[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 575   SHUFFLE   <  SKIP 2667  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26742Collins, James, E3220GeelongVictoriaAustralia
27326Goel, Ashlee93290Tremblay-en-FranceSeine Saint DenisFrance
17460Murphy, Megan, L92806La JollaCaliforniaUnited States
12069Kelly, Garrett, S91910Chula VistaCaliforniaUnited States

Generated 2025-07-16 23:51:37.223 UTC