[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 4   SHUFFLE   <  SKIP 246  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26000Lopez, Connor90401Santa MonicaCaliforniaUnited States
25484Wright, Bailey, L93000BobignySeine Saint DenisFrance
13633Ramos, Juan2113North RydeNew South WalesAustralia

Generated 2025-07-15 16:41:13.075 UTC