[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 4615  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15319Sanchez, Jade, M94519ConcordCaliforniaUnited States
19631Scott, Timothy2450Coffs HarbourNew South WalesAustralia
14034Liang, Dennis2055North SydneyNew South WalesAustralia

Generated 2025-07-12 07:10:12.480 UTC