[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 453  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12214Raje, Julie, HLE18LeedsEnglandUnited Kingdom
15341Deng, Lacey94519ConcordCaliforniaUnited States
20947Alvarez, MarieE17 6JFLondonEnglandUnited Kingdom
16023Zhang, Willie, T3550BendigoVictoriaAustralia

Generated 2025-07-12 01:08:48.329 UTC