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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21155Flores, Jeremiah, D91950Lincoln AcresCaliforniaUnited States
28672Johnson, Blake90012Los AngelesCaliforniaUnited States
13689Ramos, TeresaY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-14 10:30:02.982 UTC