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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25625Cai, Krystal, R20354HamburgHamburgGermany
20003Gonzalez, Dalton, E90210Beverly HillsCaliforniaUnited States
27896Torres, Orlando, HTY31RuncornEnglandUnited Kingdom

Generated 2025-07-19 09:57:17.743 UTC