[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 2275   SHUFFLE   <  SKIP 138  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25892Price, StephanieV6B 3P7Port HammondBritish ColumbiaCanada
28541Perez, Isabella, D78100Saint Germain en LayeYvelineFrance
15715Adams, Isabella4810TownsvilleQueenslandAustralia
20936Cai, Christy, C41100Saint OuenLoir et CherFrance

Generated 2025-07-16 20:02:48.353 UTC