[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 3222   SHUFFLE   <  SKIP 89  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13192Martinez, Hunter, K94070San CarlosCaliforniaUnited States
14984Vance, Regina, MRG41 1QWWokinghamEnglandUnited Kingdom
26253Wright, Dalton, N97301SalemOregonUnited States

Generated 2025-07-20 15:31:06.032 UTC