[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 327   SHUFFLE   <  SKIP 1317  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21351Coleman, James90712LakewoodCaliforniaUnited States
22825Zeng, Kelli, MCM11BillericayEnglandUnited Kingdom
17995Jimenez, Sabrina70511StuttgartSaarlandGermany

Generated 2025-07-14 10:41:19.375 UTC