[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 817   SHUFFLE   <  SKIP 322  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26120Lewis, Miguel91910Chula VistaCaliforniaUnited States
19812Morgan, Sydney, K92118CoronadoCaliforniaUnited States
28809Cooper, Isaac, I97068W. LinnOregonUnited States
16475Anand, Kurt, L45001EssenHamburgGermany

Generated 2025-07-19 14:50:58.816 UTC