[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 251   SHUFFLE   <  SKIP 214  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18437Butler, Isabella, A90802Long BeachCaliforniaUnited States
22681Barnes, Tristan, T93000BobignySeine Saint DenisFrance
16762Ferrier, Franklin98168BurienWashingtonUnited States

Generated 2025-07-10 00:47:55.577 UTC