[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 0   SHUFFLE   <  SKIP 3265  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13631Subram, Joe2036MatravilleNew South WalesAustralia
19661Cox, Nathaniel, AV9MetchosinBritish ColumbiaCanada
24603Zhu, Jake, G4655Hervey BayQueenslandAustralia
13763Richardson, Stephanie, D98901YakimaWashingtonUnited States

Generated 2025-11-02 22:09:20.305 UTC