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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14298Jenkins, Kaitlyn, R90012Los AngelesCaliforniaUnited States
16325Williams, Emma, KTY31RuncornEnglandUnited Kingdom
17951Malhotra, FrederickEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-11 14:53:52.513 UTC