[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 548   SHUFFLE   <  SKIP 346  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17831Long, Noah, K59100RoubaixNordFrance
27601Rogers, Sydney, C91502BurbankCaliforniaUnited States
25308Tang, Lindsey, CCB4 4BZCambridgeEnglandUnited Kingdom
15011Mitchell, Amber, E90241DowneyCaliforniaUnited States

Generated 2025-07-16 07:22:46.276 UTC