[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 5185   SHUFFLE   <  SKIP 231  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18848Harris, Christian, J94704BerkeleyCaliforniaUnited States
12495Miller, Lucas, L60323FrankfurtHessenGermany
26820Nath, Carol, EW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-19 19:52:11.456 UTC