[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 512   SHUFFLE   <  SKIP 959  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14381Cooper, Alexa97330CorvallisOregonUnited States
18527Baker, Jonathan, B98403TacomaWashingtonUnited States
12414Lal, Ethan, A97045Oregon CityOregonUnited States
29072Ramirez, EmmaV7L 4J4VancouverBritish ColumbiaCanada

Generated 2025-07-13 00:11:22.908 UTC