[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 2421   SHUFFLE   <  SKIP 1026  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12482Browning, Jerome94310OrlyVal de MarneFrance
19568Sun, Candice, A2055North SydneyNew South WalesAustralia
26242Lewis, IsabellaV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-14 12:21:09.491 UTC