[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 2485  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20949Liang, Sandra, JGL50CheltenhamEnglandUnited Kingdom
17364Perry, Ian, A90712LakewoodCaliforniaUnited States
27868Rubio, Jessie, J2300NewcastleNew South WalesAustralia
21778Shen, Louis98168BurienWashingtonUnited States

Generated 2025-07-11 19:52:47.703 UTC