[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 872   SHUFFLE   <  SKIP 1056  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14988Lu, MandySW19 3RULondonEnglandUnited Kingdom
26854Hayes, Jonathan59000LilleNordFrance
28970Peterson, Danielle, L97045Oregon CityOregonUnited States
22768Zhang, Aaron, A91502BurbankCaliforniaUnited States

Generated 2025-07-14 02:26:07.193 UTC