[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 480   SHUFFLE   <  SKIP 248  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14593Washington, Jack, M91791West CovinaCaliforniaUnited States
17574Palit, Punya90012Los AngelesCaliforniaUnited States
18427Diaz, Justin97355LebanonOregonUnited States

Generated 2025-11-05 14:50:01.323 UTC