[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 280   SHUFFLE   <  SKIP 1855  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15143Wang, Kelvin, S2777SpringwoodNew South WalesAustralia
26937Navarro, Audrey, SC2H 7AULondonEnglandUnited Kingdom
18490Rai, Brad, S4655Hervey BayQueenslandAustralia

Generated 2025-07-13 00:21:42.142 UTC