[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 3203  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14971Zhu, Susan, P45000OrleansLoiretFrance
13298Harris, Anna, L91950Lincoln AcresCaliforniaUnited States
23489Huang, Autumn98225BellinghamWashingtonUnited States

Generated 2025-07-11 19:45:13.382 UTC