[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 856   SHUFFLE   <  SKIP 25  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23435Chen, Rosa2036MatravilleNew South WalesAustralia
25830Nath, Louis, C2580GoulburnNew South WalesAustralia
29074Long, Joan, R98371PuyallupWashingtonUnited States

Generated 2025-07-13 14:10:00.450 UTC