[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 263   SHUFFLE   <  SKIP 1902  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20031James, Devin94010BurlingameCaliforniaUnited States
19939Wang, AlvinAS23Stoke-on-TrentEnglandUnited Kingdom
21455Shan, Samuel, E98225BellinghamWashingtonUnited States
29119Oliver, Lee2036MalabarNew South WalesAustralia

Generated 2025-07-15 15:55:53.159 UTC