[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 802  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29336Bailey, Nathaniel, SV8Z 4N5ShawneeBritish ColumbiaCanada
20465Henderson, Isabel, L94014ColmaCaliforniaUnited States
20045Shen, Andres77680Roissy en BrieSeine et MarneFrance
18851Cook, Dalton, E90802Long BeachCaliforniaUnited States

Generated 2025-07-12 18:11:12.609 UTC