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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24436Hernandez, Jennifer91941GrossmontCaliforniaUnited States
17599Cooper, Sebastian, A98403TacomaWashingtonUnited States
28170Johnson, Isabella, P91203GlendaleCaliforniaUnited States

Generated 2025-07-09 05:11:29.003 UTC