[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 406   SHUFFLE   <  SKIP 3264  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11329Alvarez, Andy94519ConcordCaliforniaUnited States
16100Johnson, Jose, L94014ColmaCaliforniaUnited States
24658Perez, Jenna98403TacomaWashingtonUnited States

Generated 2025-07-14 23:46:35.717 UTC