[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 413   SHUFFLE   <  SKIP 998  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22213Patel, Jay6006PerthSouth AustraliaAustralia
26565Mitchell, Gabriel, J2450Coffs HarbourNew South WalesAustralia
18743Xu, Glenn4217Gold CoastQueenslandAustralia

Generated 2025-07-14 07:43:19.223 UTC