[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 250   SHUFFLE   <  SKIP 329  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21206Moreno, Roberto, R6006PerthSouth AustraliaAustralia
29293Wu, Nuan4171HawthorneQueenslandAustralia
27323Shan, Michele59100RoubaixNordFrance
26536Thomas, Katherine91203GlendaleCaliforniaUnited States

Generated 2025-07-16 05:55:44.444 UTC