[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 456   SHUFFLE   <  SKIP 1364  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16759Bell, Jasmine, B94109San FranciscoCaliforniaUnited States
23950Zhou, Roger, L94310OrlyVal de MarneFrance
27693Alvarez, Tyrone, K2061Milsons PointNew South WalesAustralia

Generated 2025-07-20 16:03:01.230 UTC