[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 236   SHUFFLE   <  SKIP 881  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18748Stewart, Gabrielle, R4551CaloundraQueenslandAustralia
26015Chow, Gabriel92806La JollaCaliforniaUnited States
17521Jenkins, Destiny, G91910Chula VistaCaliforniaUnited States

Generated 2025-07-19 14:50:55.714 UTC