[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 494   SHUFFLE   <  SKIP 1668  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21343Zeng, Colin91502BurbankCaliforniaUnited States
14409Wang, Eric91950National CityCaliforniaUnited States
21957Shen, Kathryn, R2055North SydneyNew South WalesAustralia

Generated 2025-07-14 08:23:23.483 UTC