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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12871Li, LeahRG12 8TBBracknellEnglandUnited Kingdom
26553Powell, Kayla, A98052RedmondWashingtonUnited States
16390Nath, Mario, A63009OffenbachSaarlandGermany

Generated 2025-07-11 05:04:11.551 UTC