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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26451Perry, Mariah99202SpokaneWashingtonUnited States
14444Sanders, Patrick, L94941Mill ValleyCaliforniaUnited States
22981Flores, Amanda97301SalemOregonUnited States

Generated 2025-07-09 16:29:02.089 UTC