[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 396   SHUFFLE   <  SKIP 2113  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26984Prasad, Manuel04838EilenburgBrandenburgGermany
13917Allen, Samuel, W94947NovatoCaliforniaUnited States
13362Morgan, Destiny90706BellflowerCaliforniaUnited States

Generated 2025-07-16 11:15:13.007 UTC