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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13341King, Lucas, L90802Long BeachCaliforniaUnited States
23686Murphy, Rachel, A92806La JollaCaliforniaUnited States
16360Garcia, Justin98901YakimaWashingtonUnited States
16287Xu, Laura, DSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-12 00:48:38.308 UTC