[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 2421   SHUFFLE   <  SKIP 2882  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16611Rodriguez, Dylan, E2444Port MacquarieNew South WalesAustralia
14848Louverdis, George59140DunkerqueNordFrance
17704Moreno, Nelson, R45001EssenHamburgGermany
26070Patterson, Elijah, A90706BellflowerCaliforniaUnited States

Generated 2025-07-13 02:21:03.479 UTC