[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 512 SHUFFLE < SKIP 3579 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19785 | Ramirez, Olivia, D | 2580 | Goulburn | New South Wales | Australia |
14824 | Baker, Miguel, M | 91054 | Erlangen | Bayern | Germany |
Generated 2025-07-14 05:07:43.323 UTC