[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 998   SHUFFLE   <  SKIP 632  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26984Prasad, Manuel04838EilenburgBrandenburgGermany
23688Thomas, Olivia, R94947NovatoCaliforniaUnited States
23493Taylor, Thomas90802Long BeachCaliforniaUnited States

Generated 2025-07-14 02:35:53.296 UTC