[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 3104   SHUFFLE   <  SKIP 1939  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27203Sanchez, Jennifer, J97205PortlandOregonUnited States
23073Griffin, Christian98371PuyallupWashingtonUnited States
15017Ramirez, Amanda, E90012Los AngelesCaliforniaUnited States

Generated 2025-07-11 21:56:56.097 UTC