[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 484   SHUFFLE   <  SKIP 2457  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26626Taylor, Dalton94010BurlingameCaliforniaUnited States
25012Martin, Craig, M2450Coffs HarbourNew South WalesAustralia
13396Kumar, David98501OlympiaWashingtonUnited States

Generated 2025-07-09 01:36:56.491 UTC