[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 826   SHUFFLE   <  SKIP 6952  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25379Young, Hailey, M98225BellinghamWashingtonUnited States
20059Washington, Madison93000BobignySeine Saint DenisFrance
17297Kumar, Tommy2036MatravilleNew South WalesAustralia

Generated 2025-07-22 04:22:28.797 UTC