[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 717 SHUFFLE < SKIP 2453 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15215 | Jiménez, Alberto, C | 3220 | Geelong | Victoria | Australia |
13597 | Gutierrez, Lance, D | 95010 | Hof | Bayern | Germany |
Generated 2025-07-14 16:02:43.424 UTC