[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 405   SHUFFLE   <  SKIP 762  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16887Rivera, Cody, L91945Lemon GroveCaliforniaUnited States
21568Hernandez, Jacquelyn, J4217Gold CoastQueenslandAustralia
22098Brooks, Katherine97068W. LinnOregonUnited States

Generated 2025-07-12 00:01:55.068 UTC