[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 518   SHUFFLE   <  SKIP 4748  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22389Luo, Edwin, S85049IngolstadtBayernGermany
17583Cook, Stephanie98312BremertonWashingtonUnited States
20607Raje, Donna, A1002SydneyNew South WalesAustralia

Generated 2025-07-20 17:54:01.534 UTC