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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16942Bennett, Kaitlyn, L93000BobignySeine Saint DenisFrance
14550Vazquez, Kristy, L31770ColomiersGaronne (Haute)France
22190Richardson, Carlos91945Lemon GroveCaliforniaUnited States
27577Cook, Patrick, K98366Port OrchardWashingtonUnited States

Generated 2025-07-11 11:33:20.968 UTC