[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 211   SHUFFLE   <  SKIP 2386  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25918Anand, Carly2450Coffs HarbourNew South WalesAustralia
20368Jackson, Thomas, J91977Spring ValleyCaliforniaUnited States
11691Wilson, Kaitlyn91932Imperial BeachCaliforniaUnited States

Generated 2025-07-14 16:19:07.557 UTC