[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 750   SHUFFLE   <  SKIP 172  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12352Zhang, Ramon, D2055North SydneyNew South WalesAustralia
27434Patterson, David, S91950Lincoln AcresCaliforniaUnited States
22558Ye, Ernest, AWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-09 08:05:20.415 UTC