[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2215   <  SKIP 105  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21088Anand, Alvin, G75009ParisSeine (Paris)France
27226Wang, Christian97034Lake OswegoOregonUnited States
26015Chow, Gabriel92806La JollaCaliforniaUnited States

Generated 2025-07-17 00:21:16.571 UTC