[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 327   SHUFFLE   <  SKIP 3374  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29038Hughes, Vanessa, S90712LakewoodCaliforniaUnited States
29116Patel, Janelle, T3337MeltonVictoriaAustralia
12426Cox, Cody90712LakewoodCaliforniaUnited States

Generated 2025-07-14 10:51:02.944 UTC