[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 3624   <  SKIP 595  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24711Hernandez, Rebekah, L10210BerlinHamburgGermany
21935Simmons, Victoria99362Walla WallaWashingtonUnited States
18550Griffin, Julia, R91977Spring ValleyCaliforniaUnited States
21881Lewis, Nicole4551CaloundraQueenslandAustralia

Generated 2025-07-21 08:12:58.387 UTC