[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 512   SHUFFLE   <  SKIP 966  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20451Anand, Kelli, A2300NewcastleNew South WalesAustralia
16786Reed, Lucas, A90012Los AngelesCaliforniaUnited States
13556Nath, Alisha77127LieusaintSeine et MarneFrance
13142Moore, Xavier, L94947NovatoCaliforniaUnited States
29183Simmons, Gabrielle4655Hervey BayQueenslandAustralia
14947Chen, AlejandroPE17BuryEnglandUnited Kingdom

Generated 2025-07-11 12:01:45.950 UTC