[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 3411   <  SKIP 241  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28838Ross, Jasmine, S98312BremertonWashingtonUnited States
22274Chen, Adam98403TacomaWashingtonUnited States
17676Yang, Eugene90706BellflowerCaliforniaUnited States

Generated 2025-07-16 06:31:54.164 UTC