[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 840   SHUFFLE   <  SKIP 185  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18130Mitchell, Kaitlyn, D66578NeunkirchenSaarlandGermany
29467Mehta, Monica, J66272Sulzbach TaunusSaarlandGermany
27164Carlson, Micheal, ECM11BillericayEnglandUnited Kingdom
14459Gray, Cody, CV7L 4J4VancouverBritish ColumbiaCanada

Generated 2025-07-19 21:08:26.226 UTC