[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 2927   SHUFFLE   <  SKIP 758  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22792Carter, Thomas, W97205PortlandOregonUnited States
17165Gonzalez, Isaac, E90712LakewoodCaliforniaUnited States
12787Cook, Katelyn, E98371PuyallupWashingtonUnited States

Generated 2025-07-15 02:47:14.415 UTC