[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 0   SHUFFLE   <  SKIP 2885  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20423Goel, Alicia, H2500WollongongNew South WalesAustralia
11534Lewis, Cameron, M90802Long BeachCaliforniaUnited States
20587Johnston, Shannon, L92150SuresnesHauts de SeineFrance

Generated 2025-11-04 18:07:51.111 UTC