[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   SHUFFLE   SKIP 2374   <  SKIP 589  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12687Li, Marshall2450Coffs HarbourNew South WalesAustralia
25931Henderson, Ryan, M98366Port OrchardWashingtonUnited States
13227Wilson, Alexander91910Chula VistaCaliforniaUnited States

Generated 2025-07-18 10:08:25.386 UTC