[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 875   SHUFFLE   <  SKIP 116  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20142Lopez, Lydia92700ColombesHauts de SeineFrance
19740Liang, Connie, R98312BremertonWashingtonUnited States
15017Ramirez, Amanda, E90012Los AngelesCaliforniaUnited States

Generated 2025-07-09 23:54:30.656 UTC