[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 506   SHUFFLE   <  SKIP 368  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14218Kumar, Karl, J3429SunburyVictoriaAustralia
25657Gonzalez, Tammy, JGA10GatesheadEnglandUnited Kingdom
22433Hill, Miguel, CWA3WatfordEnglandUnited Kingdom

Generated 2025-07-10 23:03:27.844 UTC