[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 680   SHUFFLE   <  SKIP 1361  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24165Gao, Gilbert2500WollongongNew South WalesAustralia
26143Mehta, Michele2060Lavender BayNew South WalesAustralia
24862Zhou, Tamara77127LieusaintSeine et MarneFrance

Generated 2025-07-15 16:52:16.227 UTC