[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 3174   SHUFFLE   <  SKIP 1822  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19972Chander, Lindsay, R3977CranbourneVictoriaAustralia
12248Taylor, Devin, L3220GeelongVictoriaAustralia
24227Phillips, Sara, A92020El CajonCaliforniaUnited States

Generated 2025-07-21 16:31:10.007 UTC