[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 5288  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18311Mitchell, Jennifer, B92020El CajonCaliforniaUnited States
18386Shan, Kevin92020El CajonCaliforniaUnited States
19550Perez, Lucas, C92020El CajonCaliforniaUnited States
18568Bennett, Mya, M92020El CajonCaliforniaUnited States

Generated 2025-07-11 07:23:16.250 UTC