[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 3375   SHUFFLE   <  SKIP 908  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22608Munoz, Arthur, LRG12 8TBBracknellEnglandUnited Kingdom
20951Jai, Darrell, TSW8 4BGLondonEnglandUnited Kingdom
18803Zheng, Cedric, V98312BremertonWashingtonUnited States

Generated 2025-07-18 22:49:28.957 UTC