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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12069Kelly, Garrett, S91910Chula VistaCaliforniaUnited States
19094Yang, Todd, J3000MelbourneVictoriaAustralia
26742Collins, James, E3220GeelongVictoriaAustralia

Generated 2025-07-16 18:52:46.069 UTC