[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 512   SHUFFLE   <  SKIP 146  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28588Griffin, Emma, R90505TorranceCaliforniaUnited States
26299Yong, Y., L.98403TacomaWashingtonUnited States
15280Griffin, Mya, L94070San CarlosCaliforniaUnited States

Generated 2025-07-11 16:12:16.993 UTC