[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 4   SHUFFLE   <  SKIP 2448  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17576Vazquez, Albert90210Beverly HillsCaliforniaUnited States
26911Gomez, KristiSW19 3RULondonEnglandUnited Kingdom
21719Torres, Morgan97355LebanonOregonUnited States

Generated 2025-07-15 02:42:46.258 UTC