[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 509 SHUFFLE < SKIP 632 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12013 | Lewis, Kayla | 3429 | Sunbury | Victoria | Australia |
20169 | Gray, Garrett, N | 66740 | Saarlouis | Saarland | Germany |
Generated 2025-07-18 00:57:04.434 UTC