[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 413   SHUFFLE   <  SKIP 1248  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12615Hill, NathanLE18LeedsEnglandUnited Kingdom
24303Diaz, Megan, A2500WollongongNew South WalesAustralia
27953Garcia, MarieOX1OxfordEnglandUnited Kingdom

Generated 2025-07-14 18:19:47.699 UTC