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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28773Malhotra, Gerald, A90210Beverly HillsCaliforniaUnited States
26031Kumar, Katrina, P4810TownsvilleQueenslandAustralia
21478Reed, Abigail, R91950National CityCaliforniaUnited States

Generated 2025-07-12 00:36:36.662 UTC