[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 2504   SHUFFLE   <  SKIP 1490  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29118Griffin, Noah, E3977CranbourneVictoriaAustralia
22569Goel, Johnny, JSL67RJMaidenheadEnglandUnited Kingdom
24292Brooks, Mackenzie91203GlendaleCaliforniaUnited States

Generated 2025-07-18 07:06:37.781 UTC