[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 327   SHUFFLE   <  SKIP 4156  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21793Scott, Kaylee, L97045Oregon CityOregonUnited States
24953Green, Aaron, R98104SeattleWashingtonUnited States
24742Ramirez, Rachel, L92020El CajonCaliforniaUnited States

Generated 2025-07-19 06:12:16.317 UTC