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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14401Kumar, Jose, P97301SalemOregonUnited States
22645Murphy, Isabella57000MetzMoselleFrance
25280Price, Emily, A90505TorranceCaliforniaUnited States

Generated 2025-07-11 18:36:28.496 UTC