[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 158   SHUFFLE   <  SKIP 356  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17417Munoz, Lee, D90210Beverly HillsCaliforniaUnited States
20059Washington, Madison93000BobignySeine Saint DenisFrance
11682Hall, Kaitlyn98403TacomaWashingtonUnited States

Generated 2025-07-18 20:33:42.812 UTC