[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 2421 SHUFFLE < SKIP 890 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28432 | Carlson, Bruce, S | 20354 | Hamburg | Hamburg | Germany |
27215 | Hughes, Samantha | V6B 3P7 | Port Hammond | British Columbia | Canada |
Generated 2025-07-09 13:22:01.577 UTC