[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 680   SHUFFLE   <  SKIP 1290  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27255Rivera, Xavier, L97034Lake OswegoOregonUnited States
13352Davis, Joseph, E92806La JollaCaliforniaUnited States
17949Mitchell, Sophia59000LilleNordFrance

Generated 2025-07-18 21:31:56.947 UTC