[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 511   SHUFFLE   <  SKIP 2186  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26021Gutierrez, Meghan, E2777SpringwoodNew South WalesAustralia
11971Adams, Amanda, P94536FremontCaliforniaUnited States
23463Hill, Sean91203GlendaleCaliforniaUnited States

Generated 2025-07-17 03:08:12.053 UTC