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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19457Williams, Jennifer, ENT20Newcastle upon TyneEnglandUnited Kingdom
26642Evans, Gabrielle, J97068W. LinnOregonUnited States
17351Sharma, Terrence, N3220GeelongVictoriaAustralia

Generated 2025-07-13 05:47:35.373 UTC