[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 2066  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16755James, Olivia98052RedmondWashingtonUnited States
14575Lee, Rachel, C98052RedmondWashingtonUnited States
13332Alonso, Neil, M94014ColmaCaliforniaUnited States

Generated 2025-07-19 00:30:55.263 UTC