[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 3222   SHUFFLE   <  SKIP 330  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23439Hu, Ramon2113North RydeNew South WalesAustralia
15246Watson, Kaitlyn, R92102San DiegoCaliforniaUnited States
29237Jenkins, Jennifer, B90712LakewoodCaliforniaUnited States

Generated 2025-07-14 11:06:58.206 UTC