[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 875   SHUFFLE   <  SKIP 2091  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26464Griffin, Alexandria98501OlympiaWashingtonUnited States
17633Dominguez, Gary75017ParisSeine (Paris)France
22731Henderson, Brandon, L92806La JollaCaliforniaUnited States

Generated 2025-07-14 02:34:06.374 UTC