[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 1076   SHUFFLE   <  SKIP 1006  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25603Guo, Dawn, RGL50CheltenhamEnglandUnited Kingdom
25166Jenkins, Miguel, R92625Newport BeachCaliforniaUnited States
16093Morris, Kaitlyn94947NovatoCaliforniaUnited States
22092Young, Andrea98403TacomaWashingtonUnited States

Generated 2025-07-15 15:54:30.228 UTC