[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   SHUFFLE   <  SKIP 3658  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24742Ramirez, Rachel, L92020El CajonCaliforniaUnited States
15553Lopez, Ivan91502BurbankCaliforniaUnited States
11614Sharma, Katrina, M63009OffenbachSaarlandGermany
19317Scott, Sara, C93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-12 13:16:02.407 UTC