[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 238  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14894Baker, James, A97034Lake OswegoOregonUnited States
27348Zhou, Clayton4171HawthorneQueenslandAustralia
18823Xu, Russell90706BellflowerCaliforniaUnited States

Generated 2025-11-06 00:14:27.418 UTC