[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2500   SHUFFLE   <  SKIP 1802  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14570Henderson, Hannah98901YakimaWashingtonUnited States
28849Murphy, Garrett99202SpokaneWashingtonUnited States
28151Walker, Katherine, L90241DowneyCaliforniaUnited States

Generated 2025-07-10 03:07:17.275 UTC