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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26606Harris, Hannah, S98371PuyallupWashingtonUnited States
27232Mr., Thirunavukkarasu, Ram98371PuyallupWashingtonUnited States
27248Taylor, Kayla98371PuyallupWashingtonUnited States

Generated 2025-07-16 21:01:06.710 UTC