[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 250   <  SKIP 4820  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16803Peterson, Marcus, L98371PuyallupWashingtonUnited States
16716Henderson, Jose98371PuyallupWashingtonUnited States
16780Bailey, Carlos98371PuyallupWashingtonUnited States
16722Gray, Sean, L98371PuyallupWashingtonUnited States

Generated 2025-07-17 19:31:52.458 UTC