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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15158Moore, Victoria90012Los AngelesCaliforniaUnited States
13250King, Jordan, J95062Santa CruzCaliforniaUnited States
15540Ortega, Randall, C94010BurlingameCaliforniaUnited States

Generated 2025-07-15 18:37:24.382 UTC