[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 2075   SHUFFLE   <  SKIP 561  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26001Lee, Nicholas, G97330CorvallisOregonUnited States
24738Davis, Hannah, L91203GlendaleCaliforniaUnited States
26446Muñoz, Jamie, H2061Milsons PointNew South WalesAustralia

Generated 2025-07-15 22:54:02.303 UTC