[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 327   SHUFFLE   <  SKIP 3611  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25284Mitchell, Allison90241DowneyCaliforniaUnited States
16998Lopez, Jennifer, D98312BremertonWashingtonUnited States
28635Gonzalez, Levi90706BellflowerCaliforniaUnited States

Generated 2025-07-10 10:52:02.283 UTC