[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 2626   SHUFFLE   <  SKIP 781  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28049Washington, Xavier, T94611OaklandCaliforniaUnited States
26363Jimenez, Larry, M04838EilenburgBrandenburgGermany
27521Foster, Gabriel, G91910Chula VistaCaliforniaUnited States

Generated 2025-07-18 17:32:05.561 UTC