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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19511Ward, Marcus, LOX1OxfordEnglandUnited Kingdom
11378Liang, Shannon57000MetzMoselleFrance
26125Roberts, Sara, D99202SpokaneWashingtonUnited States

Generated 2025-07-11 16:54:51.411 UTC