[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 516   <  SKIP 229  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18931She, Rosa4810TownsvilleQueenslandAustralia
22132Mehta, Rachael, D94014ColmaCaliforniaUnited States
25386Perry, Alexis, S92020El CajonCaliforniaUnited States

Generated 2025-07-15 01:26:49.955 UTC