[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 1500   <  SKIP 4887  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27328Srini, Edgar59000LilleNordFrance
22861Hughes, Devin, P97034Lake OswegoOregonUnited States
23876Henderson, David, M91776San GabrielCaliforniaUnited States

Generated 2025-07-22 12:53:18.620 UTC