[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 402  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21677Chander, Cedric, H93000BobignySeine Saint DenisFrance
17325Henderson, Paige, C4000BrisbaneQueenslandAustralia
29204Sharma, Austin99362Walla WallaWashingtonUnited States

Generated 2025-07-09 08:29:32.850 UTC