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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22983Bennett, Maria, GV2W 1W2HaneyBritish ColumbiaCanada
22325Rodriguez, Noah, JLE18LeedsEnglandUnited Kingdom
18403Phillips, Madeline, R98107BallardWashingtonUnited States

Generated 2025-07-12 02:21:24.347 UTC