[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 322   SHUFFLE   <  SKIP 968  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23434Nath, Katie, A7001HobartTasmaniaAustralia
28424Romero, NeilRG12 8TBBracknellEnglandUnited Kingdom
17889Taylor, Blake, SLE18LeedsEnglandUnited Kingdom
26910Kovar, Kristina, RLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-17 11:31:25.874 UTC