[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 1524   SHUFFLE   <  SKIP 967  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26291Walker, Blake, R90802Long BeachCaliforniaUnited States
18753Moore, James, Y97205PortlandOregonUnited States
12851Sai, Brandy, S45000OrleansLoiretFrance

Generated 2025-07-18 00:32:15.841 UTC