[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 650   SHUFFLE   <  SKIP 3064  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25130Huang, Micah2113North RydeNew South WalesAustralia
22424Rai, Edwin, M77680Roissy en BrieSeine et MarneFrance
21465Shan, Austin94109San FranciscoCaliforniaUnited States

Generated 2025-07-14 10:56:56.247 UTC