[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 4037  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26331Powell, Melanie, K98312BremertonWashingtonUnited States
14347Goel, Tara, I2036MalabarNew South WalesAustralia
11544Garcia, Joel, A64283DarmstadtHessenGermany

Generated 2025-11-05 01:03:30.839 UTC